home *** CD-ROM | disk | FTP | other *** search
/ Windows Expert / Windows Expert.iso / program / colors.zip / COLORS.FRM (.txt) < prev    next >
Visual Basic Form  |  1991-06-22  |  4KB  |  87 lines

  1. Form1
  2. Visual Basic Color Calculator
  3. Form1,
  4. Picture4
  5. Picture1
  6. Picture2
  7. Picture3
  8. Text3
  9. System
  10. Text4
  11. System
  12. Text5
  13. System
  14. VScroll1
  15. VScroll2
  16. VScroll3
  17. Label6
  18. Color Values:
  19. System
  20. Label4
  21. RGB():
  22. System
  23. Text1
  24. System
  25. Label5
  26. Direct:
  27. System
  28. Text2
  29. System
  30. Label1
  31. System
  32. Label2
  33. Green
  34. System
  35. Label3
  36. System
  37. QuitMenu
  38.     AboutMenu
  39. About
  40. HelpMenu
  41. VScroll1_Change 
  42. Text3
  43. VScroll1
  44. Value
  45. VScroll2_Change
  46. Text4
  47. VScroll2G
  48. VScroll3_Change
  49. Text5
  50. VScroll3
  51. Picture3
  52.     BackColor
  53. RGBColor
  54. Picture2
  55. Picture1
  56. Form_Click;
  57. @    Form_Load
  58. Picture4
  59. Text1
  60.     ColorVal1
  61.     ColorVal2
  62.     ColorVal3
  63. Text2
  64. AboutMenu_Click
  65.     ReturnVal
  66. HelpMenu_Click
  67. QuitMenu_Click
  68. VScroll1_Change
  69. RGB(&H
  70. VScroll2_Change
  71. RGB(&H
  72. VScroll3_Change
  73. RGB(&H
  74. Form_Load
  75. RGB(&HFF, &HFF, &HFF)
  76. &HFFFFFF
  77. AboutMenu_Click
  78. A Visual Basic Color Programming Aid
  79. Donated to the Public Domain
  80. Dave Evers, Quincy, IL
  81. Enjoy!!!
  82. About Colors
  83. HelpMenu_Click
  84. Adjust Sliders for desired color.  The Visual Basic RGB() and Direct Color Values are shown accordingly.
  85. Colors Help"
  86. QuitMenu_Click
  87.